import { SwitchField } from '@aws-amplify/ui-react'; export const SwitchFieldSizeExample = () => { return ( <> ); };